Defines a collection of rows in a table.
Add a new empty row in the collection.
Adds a new row in the collection and creates a string cell for each value in the array.
Clears the collection.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.
Removes an object from the collection.
Removes the object at the specified index from the collection.
This method supports the internal library infrastructure and should not be used by external client code.
Replaces an object at the specified index in the collection.
This method supports the internal library infrastructure and should not be used by external client code.